Machine Learning Resources
Interesting Papers
Deep Learning
Videos
- Andrej Karpathy: Neural Networks-Zero to Hero - Video series which introduces and explains step by step from scratch
- FastAI: Practical Deep Learning for Coders - Practical videos series using FastAI
- The Matrix Calculus You Need For Deep Learning - Article about the math underlying Deep Learning
Tools
Libraries
- scikit-learn
- PyTorch
- FastAI - An abstraction on top of PyTorch